From ef275b565d9c6ad5a51624e56481566503f17c5a Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 23 Mar 2006 17:23:09 +0000 Subject: [PATCH] Valgrind the test run in testc just to unleash extra joy. --- gpsbabel/testc | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/testc b/gpsbabel/testc index 38093cbd2..aa9d64a9e 100755 --- a/gpsbabel/testc +++ b/gpsbabel/testc @@ -10,6 +10,7 @@ TMPD=/tmp/babeltest.$$ GB="./gpsbabel" +GB="valgrind -q ./gpsbabel" mkdir $TMPD -- 2.30.2